Skip to content

deps(deps): bump the runtime group across 1 directory with 3 updates#18

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/runtime-7f3dbbd22e
Open

deps(deps): bump the runtime group across 1 directory with 3 updates#18
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/runtime-7f3dbbd22e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps the runtime group with 3 updates in the / directory: sysinfo, tokio and global-hotkey.

Updates sysinfo from 0.38.4 to 0.39.1

Changelog

Sourced from sysinfo's changelog.

0.39.1

  • Linux: Fix wrong network numbers computation.

0.39.0

  • Update minimum supported rust version to 1.95.
  • Add new NetworkData::operational_state API.
  • Add new Process::cgroup_limits API (only returning data on Linux).
  • All supported systems other than Windows: Improve performance of Networks::refresh*.
  • All supported systems other than Windows: Fix soundness issue when retrieving users.
  • Linux: Take into account parent cgroup memory limits.
  • Linux: Fix panic when retrieving process information on ESXi.
  • FreeBSD: Use the name of dataset as name for zfs disks.
Commits
  • 6e883a3 Update CHANGELOG and crate version to 0.39.1
  • a45d38a Merge pull request #1659 from isaidsari/fix/linux-network-buffer-truncation
  • ee9cd3b Merge pull request #1655 from GuillaumeGomez/update
  • 3ada0c4 Update crate version to 0.39.0 version
  • e05d7c9 Update CHANGELOG for 0.39.0 version
  • b62b067 Merge pull request #1654 from GuillaumeGomez/improve-network
  • 03c0da0 Improve performance of network interfaces refresh by removing one call of `ge...
  • 560ba18 Try to reduce test_tasks flakyness
  • f9832e6 Merge pull request #1653 from GuillaumeGomez/fix-soundness
  • c2d1bf3 Fix new clippy lint
  • Additional commits viewable in compare view

Updates tokio from 1.52.1 to 1.52.3

Release notes

Sourced from tokio's releases.

Tokio v1.52.3

1.52.3 (May 8th, 2026)

Fixed

  • sync: fix underflow in mpsc channel len() (#8062)
  • sync: notify receivers in mpsc OwnedPermit::release() method (#8075)
  • sync: require that an RwLock has max_readers != 0 (#8076)
  • sync: return Empty from try_recv() when mpsc is closed with outstanding permits (#8074)

#8062: tokio-rs/tokio#8062 #8074: tokio-rs/tokio#8074 #8075: tokio-rs/tokio#8075 #8076: tokio-rs/tokio#8076

Tokio v1.52.2

1.52.2 (May 4th, 2026)

This release reverts the LIFO slot stealing change introduced in 1.51.0 (#7431), due to [its performance impact]#8065. (#8100)

#7431: tokio-rs/tokio#7431 #8065: tokio-rs/tokio#8065 #8100: tokio-rs/tokio#8100

Commits

Updates global-hotkey from 0.7.0 to 0.8.0

Release notes

Sourced from global-hotkey's releases.

global-hotkey v0.8.0

[0.8.0]

Updating crates.io index
   Packaging global-hotkey v0.8.0 (/home/runner/work/global-hotkey/global-hotkey)
    Updating crates.io index
    Packaged 31 files, 272.3KiB (70.6KiB compressed)
   Verifying global-hotkey v0.8.0 (/home/runner/work/global-hotkey/global-hotkey)
 Downloading crates ...
  Downloaded as-raw-xcb-connection v1.0.1
  Downloaded serde_derive v1.0.217
  Downloaded quote v1.0.38
  Downloaded errno v0.3.10
  Downloaded cfg-if v1.0.0
  Downloaded thiserror v2.0.11
  Downloaded libloading v0.8.6
  Downloaded thiserror-impl v2.0.11
  Downloaded once_cell v1.21.4
  Downloaded unicode-ident v1.0.15
  Downloaded proc-macro2 v1.0.93
  Downloaded keyboard-types v0.7.0
  Downloaded serde v1.0.217
  Downloaded xkeysym v0.2.1
  Downloaded unicode-segmentation v1.12.0
  Downloaded crossbeam-channel v0.5.15
  Downloaded bitflags v2.8.0
  Downloaded crossbeam-utils v0.8.21
  Downloaded x11rb v0.13.1
  Downloaded syn v2.0.96
  Downloaded rustix v0.38.44
  Downloaded x11rb-protocol v0.13.1
  Downloaded libc v0.2.169
  Downloaded linux-raw-sys v0.4.15
   Compiling proc-macro2 v1.0.93
   Compiling unicode-ident v1.0.15
   Compiling serde v1.0.217
   Compiling crossbeam-utils v0.8.21
   Compiling rustix v0.38.44
   Compiling thiserror v2.0.11
   Compiling linux-raw-sys v0.4.15
   Compiling x11rb-protocol v0.13.1
   Compiling quote v1.0.38
</tr></table> 

... (truncated)

Changelog

Sourced from global-hotkey's changelog.

[0.8.0]

Commits
  • 2a620bf Apply Version Updates From Current Changes (#166)
  • 5c3d182 fix(windows): add sleep in release-detection loop to reduce CPU usage (#178)
  • a7058be chore(deps): update rust crate once_cell to v1.21.4 (#134)
  • 23b71e1 feat(linux): Add F13-F24 X11 keysym mappings (#170)
  • d706220 chore: Update minimum supported Rust version to 1.77 (#165)
  • c01a2b6 chore: update repository URL (#164)
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the runtime group with 3 updates in the / directory: [sysinfo](https://github.com/GuillaumeGomez/sysinfo), [tokio](https://github.com/tokio-rs/tokio) and [global-hotkey](https://github.com/tauri-apps/global-hotkey).


Updates `sysinfo` from 0.38.4 to 0.39.1
- [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md)
- [Commits](GuillaumeGomez/sysinfo@v0.38.4...v0.39.1)

Updates `tokio` from 1.52.1 to 1.52.3
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.52.1...tokio-1.52.3)

Updates `global-hotkey` from 0.7.0 to 0.8.0
- [Release notes](https://github.com/tauri-apps/global-hotkey/releases)
- [Changelog](https://github.com/tauri-apps/global-hotkey/blob/dev/CHANGELOG.md)
- [Commits](tauri-apps/global-hotkey@global-hotkey-v0.7...global-hotkey-v0.8)

---
updated-dependencies:
- dependency-name: sysinfo
  dependency-version: 0.39.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: runtime
- dependency-name: tokio
  dependency-version: 1.52.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime
- dependency-name: global-hotkey
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: runtime
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependencies updates and maintenance rust Rust language specific changes labels May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies updates and maintenance rust Rust language specific changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants